const go.opentelemetry.io/otel/attribute.STRINGSLICE
10 uses
go.opentelemetry.io/otel/attribute (current package)
hash.go#L83: case STRINGSLICE:
type_string.go#L19: _ = x[STRINGSLICE-8]
value.go#L52: STRINGSLICE
value.go#L143: return Value{vtype: STRINGSLICE, slice: attribute.SliceValue(v)}
value.go#L230: if v.vtype != STRINGSLICE {
value.go#L312: case STRINGSLICE:
value.go#L352: case STRINGSLICE:
value.go#L390: case STRINGSLICE:
value.go#L889: case STRINGSLICE:
go.opentelemetry.io/otel/trace
auto.go#L346: case attribute.STRINGSLICE:
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |